home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 14 / CU Amiga Magazine's Super CD-ROM 14 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-09].iso / CUCD / Programming / Mesa-2.2 / Imakefile < prev    next >
Encoding:
Makefile  |  1996-06-13  |  161 b   |  8 lines

  1. #define IHaveSubdirs
  2. #define PassCDebugFlags
  3.  
  4. SUBDIRS = src src-glu src-tk src-aux demos samples book
  5. MakeSubdirs($(SUBDIRS))
  6. DependSubdirs($(SUBDIRS))
  7.  
  8.